Foxit PDF RDK
|
SDKUtil Class. More...
Static Public Member Functions | |
static | intersect (a, b) |
SDKUtil Class.
|
static |
If the a rectangle intersects b rectangle, return true and set a rectangle to that intersection, otherwise return false and do not change a.
a | The first rectangle being tested for intersection (in pdf coordinate.) |
b | The second rectangle being tested for intersection (in pdf coordinate.) |